home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 07 / 9 / DISK0797.ZIP / INTRO.TST < prev    next >
Text File  |  1991-02-05  |  7KB  |  200 lines

  1.              This is an introduction to the TEST series of programs.
  2.  
  3. *{ 0 2 }
  4.  
  5.  
  6.                         This message will be shown
  7.                         at the end of the session
  8.                         if your score was between
  9.                                  0 and 2
  10.  
  11.  
  12. *=================================================== end of evaluation
  13. *{ 3 4 }
  14.  
  15.                         This message will be shown
  16.                         at the end of the session
  17.                         if your score was between
  18.                                 3 and 4
  19.  
  20.  
  21. *=================================================== end of evaluation
  22. *( 0 0 0 )         Notes to yourself can also be put on this line
  23.  
  24.  
  25.  
  26.                Welcome to the TEST series of programs.
  27.  
  28.             This is a brief introduction to the programs.
  29.  
  30.  
  31.  
  32.               This is a NOTICE, not a QUESTION.
  33.            The prompt asks you to press Enter to continue.
  34. *...........................................................................
  35.  What you write here will not be seen on the screen, but the line counts
  36. *+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  37. *( 0 0 0 )
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.             The programs are intended to be used as
  45.             learning aids, and as a method of keeping
  46.             track of the student's progress.
  47. *.............
  48. *+++++++++++++
  49. *( 0 0 0 )
  50.                  Program List
  51.  
  52.      TRAIN.EXE - Intended for training purposes, flags incorrect
  53.      answers and shows an optional comment/explanation.
  54.      Question are presented again until the answer is correct.
  55.      
  56.          TEST.EXE  - Intended for testing purposes, accepts a valid
  57.      answer and scores it without giving feedback on it.
  58.      
  59.          TDEBUG.EXE - An aid in the producing of testing material.
  60.      
  61.          TENCODE.EXE - Encripts testing material. Encripting is optional.
  62.      
  63.          THELP - Memory resident help, can be used with most editors.
  64.  
  65.      TEDIT - A small editor with cut and paste capabilities.
  66.  
  67.      XCOL - Temorarily changes screen colors.
  68. *.......................................................................
  69. *+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  70. *( 0 0 0 )
  71.  
  72.  
  73.  
  74.             Test and training material can be easily
  75.             prepared with any word processor that can
  76.             produce an ASCII file.
  77.             ASCII stands for American Standard Computer
  78.             Information Interchange, and most editors
  79.             can store files in this format.
  80.  
  81.             Sometime they call it PLAIN TEXT FORMAT, or
  82.             DOS FORMAT. Refer to the documentation of
  83.             your word processor for specific instructions.
  84. *.............................................................................
  85. *+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  86.  
  87. *( 0 0 0 )
  88.  
  89.  
  90.         TEST and TRAIN are very easy to use.
  91.         After asking for the name of the test to run
  92.         and the test taker information, they start
  93.         presenting the material.
  94.  
  95.         When the session is over, an evaluation message
  96.         tied to the final score can be shown.
  97.  
  98.         Both programs produce a file containing the
  99.         name of the test taker, date, name of the test,
  100.         score, answers given and time spent on each question.
  101.         Groups of questions can also be timed together.
  102. *..............
  103. *+++++++++++++
  104. *( 1 T 1 )
  105.  
  106.  
  107.  
  108.              This is your first question.
  109.  
  110.          It is a TRUE/FALSE question. Notice the prompt.
  111.  
  112.  
  113.  
  114.     Question : The prompt is asking you for a T(rue) of F(alse) response.
  115. *.............................................................................
  116.   Since the only way to see this message is answer F for False, it follows
  117.   that it was True that the prompt was as described.
  118. *+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  119.  
  120. *( 2 N 1 )
  121.  
  122.                Twenty screen lines are available for each question.
  123.                The lines can be all dedicated to the question itself, 
  124.                or can be split between the question and an optional 
  125.            explanation.
  126.  
  127.            The explanation is shown by the TRAIN program when the
  128.            answer given is incorrect.
  129.  
  130.                This is a Yes or No Question:
  131.                If you intend to use a file ONLY for TESTING, is there any 
  132.                purpose in using some of the lines for explanations ?
  133. *..............................................................................
  134.      Explanations are shown only by the TRAIN program, therefore they will
  135.      never appear on the screen while using TEST.
  136. *+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  137. *( 3 E 1 )
  138.        Time for a multiple choice question.
  139.  
  140.                 The program can adjust to any question
  141.                 whose answer is one of the following:
  142.  
  143.                             A) True/False,
  144.                             B) Yes/No,
  145.                             C) 1, 2 or 3,
  146.                             D) A,B,C,D or E
  147.                             E) All of the above, plus Notices.
  148.  
  149. *............................................................................
  150.        The program will adjust the prompt to the type of question 
  151.        encountered, by reading the question header.
  152. *+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  153. *( 4 1 1 )
  154.  
  155.        The result file created by the program will be named as follows:
  156.        File name :  Up to 6 letters from the last name, followed by
  157.             letters from the first name and the middle initial,
  158.             for a total of 8 characters.
  159.        Extension :  The file extension is .RES
  160.  
  161.        If no name is entered, the file is named NONAME.RES
  162.  
  163.        Question : The result file for Mr. Frank J. Smith is named:
  164.  
  165.                 1) SMITHFRJ.RES
  166.                 2) SMITHFJ.RES
  167.                 3) RESULT.FJS
  168.  
  169. *..............................................................................
  170.                             Review the question.
  171. *+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  172. *( 0 0 0 )
  173.  
  174.  
  175.          This was a quick and simple introduction to the TEST series of
  176.          programs. The file DOC.TST is a more complete presentation in
  177.          test format. To run it, enter
  178.  
  179.                                  TRAIN DOC
  180.  
  181.  
  182.  
  183. *..............................................................................
  184. *++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  185.  
  186. *( 0 0 0 )
  187.  
  188.         To receive the latest version of a registered copy, please
  189.         send $11.88 to:
  190.  
  191.                              Frank Lendaro
  192.                              P.O.Box 1021
  193.                              Douglas, AK 99824   USA
  194.  
  195.         Write for company and corporate rates.
  196.         Add $1.00 for 3.5" format. Price includes standard shipping charges.
  197. *.............................................................................
  198. *+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  199. *- - - ------------ <<< IMPORTANT : End the test with a MINUS '-' sign !!!!
  200.